GET PlanCare2Api/ClientReports/Templates?sectorIds[0]={sectorIds[0]}§orIds[1]={sectorIds[1]}
Gets templates of ClientReport
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sectorIds |
Filter by identifiers of sectors |
Collection of integer |
None |
Body Parameters
None.
Response Information
Resource Description
Returns list of ClientReportTemplateSummary
Collection of ClientReportTemplateSummary| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The id of the template. |
integer |
None |
| Name |
The name of the template. |
string |
None |
| SectorIds |
The identifiers of the sectors linked to the template. |
Collection of integer |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.